scrolledwindow: make it a windowed widget again
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 1 Dec 2014 12:23:57 +0000 (13:23 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 24 Dec 2014 14:26:43 +0000 (09:26 -0500)
commitfdf367e8689cb886fbff784349ce7ceaddc99909
treedd1daf68a250bcd09fd3d2186621c2ee40c87aba
parent3bcf5e286328270f22c4a1e969b2a37387687f31
scrolledwindow: make it a windowed widget again

This is so we can detect crossing events on the scrolledwindow widget,
which can be useful for toggling certain behaviors or not depending on
whether the mouse is on the widget.
gtk/gtkscrolledwindow.c